home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / djgpp / src / gas-211 / gas / config / te-dpx2.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-05-30  |  203 b   |  9 lines

  1. /* Machine specific defines for the dpx2 machine */
  2. #define dpx2
  3. #define TC_M68K
  4.  
  5. /* The magic number is not the usual MC68MAGIC. */
  6. #define FILE_HEADER_MAGIC       MC68KBCSMAGIC
  7.  
  8. /* end of te-dpx2.h */
  9.